Package | fhir.Module3 |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | http://interopsante.org/https://simplifier.net/resolve?scope=fhir.Module3@0.1.0-alpha&canonical=https://interopsante.org/fhir/CapabilityStatement/Module3 |
Url | https://interopsante.org/fhir/CapabilityStatement/Module3 |
Version | 20130510 |
Status | draft |
Date | 2023-11-12T15:13:53.4758699+00:00 |
Name | Module3 |
Title | CapabilityStatement Module 3 |
Experimental | True |
Realm | us |
Authority | hl7 |
Description | This is the FHIR capability statement for the module 3 |
Kind | instance |
No resources found
SearchParameter | |
https://interopsante.org/fhir/SearchParameter/MyIdentityReliabilitySearchParameter | MyIdentityReliabilitySearchParameter |
{
"resourceType" : "CapabilityStatement",
"id" : "Module3",
"url" : "https://interopsante.org/fhir/CapabilityStatement/Module3",
"version" : "20130510",
"name" : "Module3",
"title" : "CapabilityStatement Module 3",
"status" : "draft",
"experimental" : true,
"date" : "2023-11-12T15:13:53.4758699+00:00",
"publisher" : "INTEROPSANTE",
"description" : "This is the FHIR capability statement for the module 3",
"kind" : "instance",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"patchFormat" : [
"application/xml-patch+xml",
"application/json-patch+json"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"type" : "Patient",
"supportedProfile" : [
"https://interopsante.org/fhir/StructureDefinition/MyPatientProfile"
],
"documentation" : "This server does not let the clients create identities.",
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread",
"documentation" : "Only supported for patient records since 12-Dec 2012"
},
{
"code" : "update"
},
{
"code" : "history-instance"
},
{
"code" : "create"
},
{
"code" : "history-type"
}
],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : false,
"conditionalCreate" : true,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [
{
"name" : "IdentityReliabilitySearchParameter",
"definition" : "https://interopsante.org/fhir/SearchParameter/MyIdentityReliabilitySearchParameter",
"type" : "token",
"documentation" : "Search on identity reliability"
}
],
"operation" : [
{
"name" : "ValidateIdentity",
"definition" : "https://interopsante.org/OperationDefinition/MyValidateIdentityOperationDefinition",
"documentation" : "Validate the identity of t"
}
]
}
]
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.